Skip to main content
Version: On-Premise 2.4

Memory Table Union

Activity Description

Merges two identical schema tables into one. The two tables must have the same number of columns. The merged table is saved to the table variable target.

Settings

  • Table Variable – The name of the first table (e.g., %ReadXLS1%).
  • Merged Table Variable – The name of the second table (e.g., %ReadXLS2%), merged with the first one and stored in it.
  • Force Union – Check in order to force table union.